func runtime.unlockextra

3 uses

	runtime (current package)
		proc.go#L2691: func unlockextra(mp *m, delta int32) {
		proc.go#L2706: 	unlockextra(mp.schedlink.ptr(), -1)
		proc.go#L2725: 	unlockextra(mp, 1)